.

SqNode.FaultLimit

The packet error rate limit at which a node fault occurs. When SqNode.PacketErrorRate equals SqNode.FaultLimit, the node will attempt to recover by switching the port used for data transmission. The valid range is from 1 to 255.

Version History

Introduced in MPX 2.0.

Arguments

 
Argument Type Description
direction NetworkDirection

The network direction for which to configure the packet error rate fault limit.

NOTE: Using NetworkDirectionAll will produce an error.

Units

Seconds

Type

Int32 (read only)

Index

 
Index Type Description
Mpx.NetworkDirection  

Valid Range

1 to 255

Visual Basic

Syntax

Property FaultLimit As Int32(index As Mpx.NetworkDirection)

Sample Code

 

x = Controller.SqNode(0).FaultLimit(NetworkDirectionUpstream)


Sample Application

 

C#

Syntax

int[Mpx.NetworkDirection] FaultLimit;

Sample Code

 

See Also

FailLimit
PacketErrorRate

SynqNet Overview

 

       Legal Notice  |  Tech Email  |  Feedback
      
Copyright ©
2001-2021 Motion Engineering